Technote Number: 1102378
Problem:
This issue was reported to Lotus Software Quality Engineering and has been
addressed in Domino 6.0.2. (Note that for all regions except Japan, the first
release of Notes/Domino 6.0.2 is 6.0.2 CF1. This release includes all of the
Notes/Domino 6.0.2 fixes.)
Excerpt from the Lotus Notes and Domino Release 6.0.2 MR fix list (available at
http://www.lotus.com/ldd):
Server - ICM
SPR# TTRT5GVNQX - Fixed a problem where ICM redirections were failing to act on
the ?command part of the URL.
Other than upgrading to 6.0.2, the only known workaround is to revert the
server running the ICM task to Domino R5 where this functionality works
properly.
Supporting Information:
The steps below describe an additional scenario where this problem occurs. If
you set up a URL Redirection document that directs a request to an HTML file,
when the ICM task redirects the request it does not include the HTML file part
of the URL.
1. Server A runs the ICM task. Server B is a Domino Web (HTTP) server.
2. Create a URL->URL Redirection document on Server B as follows:
Mapping Tab:
Incoming URL: /intranetregistration
Redirection URL String: /lotus.html (assumes lotus.html exists in your html
directory)
3. In your Web browser, enter a URL that executes on Server B, as follows:
http://<serverB>/intranetregistration
Result: The redirect occurs, and you see the contents of lotus.html.
4. In your Web browser, enter a URL that executes on Server A running the ICM
task, as follows:
http://<serverA>/intranetregistration
Result: You are redirected to http://<serverB> instead of
http://<serverB>/lotus.html. The file name part of the URL is not included. More >
|  |
|
|
|
|